public static function upFile($r,$p='../images/link/',$type='gif,jpg,png',$named=0){ $newnames = null; //var_dump($r); forea...
分类:
其他好文 时间:
2014-07-18 21:10:05
阅读次数:
177
1. Tair ldb简单介绍
1.1 tair非持久化/持久化存储引擎
tair 是淘宝自己开发的一个分布式 key/value 存储引擎. tair 分为持久化和非持久化两种使用方式. 非持久化的 tair 可以看成是一个分布式缓存. 持久化的 tair 将数据存放于磁盘中. 在最新版本的tair trunk中目前实现了以下4种存储引擎。
非持久化:mdb持久化:fdb、kdb和...
分类:
数据库 时间:
2014-07-16 17:22:51
阅读次数:
399
1.先来一个基础的配置文件
##最后生成目录
#relase.abs.dir=C:\\Users\\Administrator\\Desktop
#
##工程绝对路径
#storeapp.abs=F:\\ZhangLeRepository\\trunk\\Andorid\\StoreApp
#photoview.abs=F:\\ZhangLeRepository\\trunk\\And...
分类:
移动开发 时间:
2014-07-16 14:30:58
阅读次数:
451
ZooKeeper Programmer's GuideDeveloping Distributed Applications that use ZooKeeperhttp://zookeeper.apache.org/doc/trunk/zookeeperProgrammers.htmlZooKe...
分类:
其他好文 时间:
2014-07-14 15:34:05
阅读次数:
208
目标:使用MyEclipse8.5阅读Tomcat6源码。第一步:在MyEclipse8.5中集成SVN插件。第二步:从地址http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk中check out代码,作为一个Java Project 这个svn....
分类:
其他好文 时间:
2014-07-07 20:38:38
阅读次数:
233
版本问题vs安装问题x64/x86 发布问题 针对开发中遇到的问题,通过一下方法解决:1.sqlite下载地址http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki,我的开发环境是 win8.1 x64 vs201....
分类:
数据库 时间:
2014-07-07 20:25:47
阅读次数:
564
快速下载:mimikatz_trunk.7z原作者:https://github.com/gentilkiwi/mimikatzwindows7,8管理员密码读取,需要管理员权限运行使用方法:第一条:privilege::debug //提升权限第二条:sekurlsa...
一、VisualSVN Server的配置和使用方法【服务器端】好的,下面我来添加一个代码库【Repository】,如下图:按上图所示,创建新的代码库,在下图所示的文本框中输入代码库名称:注意:上图中的CheckBox如果选中,则在代码库StartKit下面会创建trunk、branches、ta...
分类:
其他好文 时间:
2014-07-03 10:07:12
阅读次数:
165
Note: It may need root user permissions to execute following commands.
(1) Install needed packages
yum install mod_dav_svn subversionIn my PC, packages that were installed are
Note: if you are goi...
分类:
其他好文 时间:
2014-07-01 06:38:19
阅读次数:
397
使用System.Data.SQLite 下载地址:http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki得到System.Data.SQLite.dll添加到工程引用;建表,插入操作staticvoidMain(s...
分类:
数据库 时间:
2014-06-27 21:49:59
阅读次数:
291